Skip to content

twisted: added a patch to disable incremental during setup [pyconfr18]#1393

Merged
tito merged 1 commit into
kivy:masterfrom
goffi-contrib:twisted_incremental
Oct 5, 2018
Merged

twisted: added a patch to disable incremental during setup [pyconfr18]#1393
tito merged 1 commit into
kivy:masterfrom
goffi-contrib:twisted_incremental

Conversation

@goffi-contrib

Copy link
Copy Markdown
Contributor

incremental is only used to get version, and it causes trouble during
installation as hostpython can't retrieve a https URL because it's
compiled without SSL support.

Also disabled install_in_hostpython which is not needed here.

incremental is only used to get version, and it causes trouble during
installation as hostpython can't retrieve a https URL because it's
compiled without SSL support.

Also disabled install_in_hostpython which is not needed here.
@tito tito self-requested a review October 5, 2018 14:50
@tito tito changed the title twisted: added a patch to disable incremental during setup twisted: added a patch to disable incremental during setup [pyconfr18] Oct 5, 2018
@tito tito merged commit f1a1205 into kivy:master Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants